-
Home
-
AMP
-
2.1.4
-
Code
-
Classes
- MonitorCssTransientCaching
| Total Complexity |
27 |
| Dependencies |
5 |
| Dependents |
1 |
| Total lines |
250 |
| Lines of code |
74 |
| Logical lines of code |
38 |
| Comment lines |
136 |
| Methods |
15 |
| Properties |
0 |
Methods 15
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| process() |
A |
54 |
8 |
18 |
| handle_plugin_update() |
S |
71 |
3 |
5 |
| calculate_average() |
S |
65 |
2 |
9 |
| get_threshold() |
S |
74 |
2 |
4 |
| get_sampling_range() |
S |
74 |
2 |
4 |
| register() |
S |
75 |
1 |
4 |
| get_interval() |
S |
81 |
1 |
3 |
| get_event_name() |
S |
81 |
1 |
3 |
| is_css_transient_caching_disabled() |
S |
79 |
1 |
3 |
| disable_css_transient_caching() |
S |
80 |
1 |
3 |
| query_css_transient_count() |
S |
71 |
1 |
6 |
| get_time_series() |
S |
79 |
1 |
3 |
| get_default_threshold() |
S |
81 |
1 |
3 |
| get_default_sampling_range() |
S |
81 |
1 |
3 |
| persist_time_series() |
S |
79 |
1 |
3 |